Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
Operating System: All
Platform: PC
-
107
Description
I'd like to be able to specify the logger config file to use as a System property, something like:
java -Dlogback.configuration=customConfig.xml
This is a much cleaner way of controlling the config than by messing with the classpath.